home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / offline2.zip / MAKEFIDX.CFG < prev    next >
Text File  |  1992-05-05  |  3KB  |  76 lines

  1. * Configuration file for MAKEFIDX, version 1.2
  2. * Lines beginning with '*' are interpreted as comments and are ignored
  3. *
  4. * NameFile is the name of the list of files
  5. /NameFile=       FIDX.DEF
  6. * LocationFile is the name of the list of locations for files
  7. /LocationFile=   LIDX.DEF
  8. * For WriteMode, use "Replace" when replacing existing NameFile and
  9. *     LocationFile.  If want to add to existing files, use "Update"
  10. /WriteMode=Replace
  11. */WriteMode=Update
  12. *
  13. * list as many as you have (DOS) directories where you want
  14. * all the files in them listed.
  15. /FileSpec=       C:\UPLOADS\*.*
  16. /FileSpec=       D:\DNLOADS\*.*
  17. /FileSpec=       D:\DNLOADS\BBSFILES\*.*
  18. /FileSpec=       D:\NEW\*.*
  19. *
  20. * A filespec will do a "DIR <filespec>" to get a listing of the
  21. * files.   DOS normally puts the directory name near the top in
  22. * the format "Directory of ".   If this is not true, you must
  23. * specify an alternate way for the Directory to be identified.
  24. * NOTE: use the following if you are using 4DOS rather than DOS
  25. * (remove the "*" at the front).
  26. *
  27. */DirString=    Directory:
  28. /DirString=     Directory of
  29. *
  30. * Note:  the DirString can only be preceded by SPACES in the
  31. *        data file.   Hence if the line contains "Directory of"
  32. *        the DirString "ectory of" will NOT WORK.
  33. *
  34. * Note:  Normally you will NOT want to include any FileDir specs.
  35. * This is for loading lists of directories NOT on-line on your
  36. * system.
  37. *
  38. * List as many as you have of text files with file names in
  39. * them.  The file name must be at the beginning of each line.
  40. * It may include a drive/path.  If no drive path, a line with
  41. * "Directory of " following by drive/path should be included at
  42. * the top of the file.   Note: all listed files will be added
  43. * even if they are duplicates.   If you use CMPBBS to manage your
  44. * new files to avoid duplicates and trim down BBS lists to just
  45. * the new files, you should have only one entry here for offline
  46. * files.  You might have other entries for on-line files with
  47. * macro processing.
  48. *
  49. /FileDir=       DISK1.DIR
  50. /FileDir=       DISK2.DIR
  51. /FileDir=       DISK3.DIR
  52. /FileDir=       DISK4.DIR
  53. /FileDir=       DISK5.DIR
  54. /FileDir=       DISK6.DIR
  55. /FileDir=       DISK7.DIR
  56. /FileDir=       DISK8.DIR
  57. /FileDir=       DISK9.DIR
  58. /FileDir=       DISK10.DIR
  59. /FileDir=       DISK11.DIR
  60. /FileDir=       DISK12.DIR
  61. /FileDir=       DISK13.DIR
  62. /FileDir=       DISK14.DIR
  63. /FileDir=       DISK15.DIR
  64. /FileDir=       DISK16.DIR
  65. /FileDir=       DISK17.DIR
  66. /FileDir=       DISK18.DIR
  67. /FileDir=       DISK19.DIR
  68. /FileDir=       DISK20.DIR
  69. /FileDir=       DISK21.DIR
  70. /FileDir=       DISK22.DIR
  71. /FileDir=       DISK23.DIR
  72. /FileDir=       DISK24.DIR
  73. */FileDir=       NEWLIST.DIR
  74. */FileDir=       UNWANT.DIR
  75. */FileDir=       SUPPORT.DIR
  76.